projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6388bd
)
(struct w32_display_info) <x_highlight_frame>: Renamed from
author
Kim F. Storm
<storm@cua.dk>
Fri, 30 Aug 2002 13:20:36 +0000
(13:20 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Fri, 30 Aug 2002 13:20:36 +0000
(13:20 +0000)
w32_highlight_frame.
src/w32term.h
patch
|
blob
|
history
diff --git
a/src/w32term.h
b/src/w32term.h
index a2620ecff5b379e9ebe4fd6ff8670ca4b3f0edd7..5b0c5401c252470da4d2230c7b3fea4919ff4c82 100644
(file)
--- a/
src/w32term.h
+++ b/
src/w32term.h
@@
-227,7
+227,7
@@
struct w32_display_info
event). It points to the focus frame's selected window's
frame. It differs from w32_focus_frame when we're using a global
minibuffer. */
- struct frame *
w32
_highlight_frame;
+ struct frame *
x
_highlight_frame;
/* Cache of images. */
struct image_cache *image_cache;